Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix2d::[] Operator (int)
Syntax
C++
double* operator [](int row);

References matrix.entry[row] as matrix[row]. 

 

Parameters
Description
row
[in] Row.

Pointer to the matrix row.

Copyright © 2002-2022. Open Design Alliance All rights reserved.